Wavelet transform
Examples
Wavelet analysis in Python | cracking the climate code
http://nicolasfauchereau.github.io/climatecode/posts/wavelet-analysis-in-python/
Pythonで連続ウェーブレット変換(scipy, mlpy, swan) - Qiita
https://qiita.com/yukiB/items/59f8484e72bb0471ad47
PyWaveletsも
Practical Guide to Wavelet Analysis in Python - Qiita
https://qiita.com/tmiyama/items/ecfc3942c88a0be679b1
tmiyama/WaveletAnalysis
https://github.com/tmiyama/WaveletAnalysis
Ocean Science Hack RでWavelet
pythonからRに渡して連続wavelet解析を行っている。
http://oceansciencehack.blogspot.com/2010/05/rwavelet.html
Packages
PyWavelets: Wavelet Transforms in Python
swan: tool for wavelet data analysis
aaren/wavelets: Python implementation of the wavelet analysis found in Torrence and Compo (1998)
modwtpy: modwt in python
pycwt: A Python module for continuous wavelet spectral analysis.
chris-torrence/wavelets: Torrence & Compo Wavelet Analysis Software
https://github.com/chris-torrence/wavelets
2D Wavelet